FaFundSourceBanks 
Logical Entity Name  FaFundSourceBanks 
Default Table Name  FaFundSourceBanks 
Physical Only  NO 
Definition 
 
Note 
 

FaFundSourceBanks Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaFundSourceBanksID    int  NO 
 
FaFundSourceID(PK)(FK)    int  NO 
 
SyCampusID(PK)(FK)    int  NO 
 
LenderFaLenderID(FK)    int  YES 
 
ServicerFaLenderID(FK)    int  YES 
 
GuarantorFaLenderID(FK)    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
ts    timestamp  NO 
 

FaFundSourceBanks Primary and Unique Keys 
Key Name  Key Type  Keys 
FaFundSourceBanks_FaFundSourceID_SyCampusID_U_C_IDX  PrimaryKey  FaFundSourceID, SyCampusID 
FaFundSourceBanks_FaFundSourceBanksID_U_N_IDX  Index  FaFundSourceBanksID 

FaFundSourceBanks Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaFundSource  Identifying  One To Zero or More  FK_FaFundSourceBanks_FaFundSourceID_FaFundSource_FaFundSourceID      FaFundSourceID  NO  YES 
FaLender  Non-Identifying  Zero or One to Zero or More  FK_FaFundSourceBanks_GuarantorFaLenderID_FaLender_FaLenderID      GuarantorFaLenderID  NO  YES 
FaLender  Non-Identifying  Zero or One to Zero or More  FK_FaFundSourceBanks_LenderFaLenderID_FaLender_FaLenderID      LenderFaLenderID  NO  YES 
FaLender  Non-Identifying  Zero or One to Zero or More  FK_FaFundSourceBanks_ServicerFaLenderID_FaLender_FaLenderID      ServicerFaLenderID  NO  YES 
SyCampus  Identifying  One To Zero or More  FK_FaFundSourceBanks_SyCampusID_SyCampus_SyCampusID      SyCampusID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaFundSourceBanks_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaFundSourceBanks Check Constraints 
Check Constraint Name  CheckConstraint